Skip to main content

📈 Count bees coming in and out - on the edge

This task is one of the main features of the Entrance Observer product

Goal

We want to efficiently do inferencing on the device

  • track bees
  • count how many have gone in and out
    • calculate how many bees did not return per day (bee loss)

Out of scope

AC

  • Own edge device with GPU
  • Device should be able to detect bees coming in/out of hive
  • Device should send results to web-app Telemetry API

Suggested solutions